-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.8
-
Code
-
Classes
- WooCommerceProductDataFieldModel
Total Complexity |
16 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
201 |
Lines of code |
67 |
Logical lines of code |
24 |
Comment lines |
79 |
Methods |
15 |
Properties |
8 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
jsonSerialize() |
S |
58 |
1 |
15 |
addOption() |
S |
72 |
2 |
5 |
__construct() |
S |
62 |
1 |
11 |
getSluggedName() |
S |
78 |
1 |
3 |
getProductData() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getType() |
S |
82 |
1 |
3 |
getDefaultValue() |
S |
82 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
isRequired() |
S |
82 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
removeOption() |
S |
80 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
getDBName() |
S |
78 |
1 |
3 |
getUiName() |
S |
78 |
1 |
3 |